← Index
NYTProf Performance Profile   
For ../prof.pl
  Run on Thu Dec 15 15:23:56 2022
Reported on Thu Dec 15 15:27:04 2022

Filename(eval 352)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148]
StatementsExecuted 15 statements in 67µs
Eval Invoked At/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148
Sibling evals1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
Subroutines
Calls P F Exclusive
Time
Inclusive
Time
Subroutine
3331795µs13.1msJSON::Schema::Modern::::_add_resourcesJSON::Schema::Modern::_add_resources
Call graph for these subroutines as a Graphviz dot language file.
Line State
ments
Time
on line
Calls Time
in subs
Code
1package JSON::Schema::Modern;
21567µs1511.6ms
# spent 13.1ms (795µs+12.3) within JSON::Schema::Modern::_add_resources which was called 33 times, avg 396µs/call: # 18 times (130µs+649µs) by JSON::Schema::Modern::__ANON__[/Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern.pm:685] at line 683 of /Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern.pm, avg 43µs/call # 8 times (20µs+4.31ms) by JSON::Schema::Modern::add_schema at line 196 of /Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern.pm, avg 541µs/call # 7 times (645µs+7.31ms) by JSON::Schema::Modern::add_schema at line 182 of /Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern.pm, avg 1.14ms/call
sub _add_resources {$$wrapped->(@_);}
# spent 11.6ms making 15 calls to JSON::Schema::Modern::__ANON__[(eval 333)[Class/Method/Modifiers.pm:89]:1], avg 775µs/call
3;